From edc818ca5473e27fe2439cc7c0b5f373afe5be33 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 14 Apr 2007 19:33:32 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 2 ++ lisp/ChangeLog | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 3c57df6324f..a501d718e76 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,5 +1,7 @@ 2007-04-14 Glenn Morris + * SERVICE: Replace with a pointer to the web version. + * emacs.1: Update some of the more obsolete information. 2007-04-13 Glenn Morris diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60bd6ddff66..a4c68347d64 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2007-04-14 Glenn Morris + * complete.el (PC-goto-end): New variable. + (partial-completion-mode) : + Do not go to the end of the minibuffer if PC-goto-end is non-nil. + (PC-do-completion): New optional fourth argument GOTO-END. Add a + doc string. Set PC-goto-end for choose-completion. + (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to + PC-do-completion. + * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field. (bibtex-make-field): Add optional fourth arg NODELIM. Insert -- 2.30.2